# The format Of this File should be as follows:
# Use '#' for a remark line
# Failure/success message definitions should be as follows (see example below):
# Note: \t designates a tab character, \n designates a newline character.
# CPSC_AUTHENTICATION_FAILED\t'user message'\n\t'additional text'\n\t ...
# CPSC_AUTHENTICATION_SUCCEEDED\t'user message'\n\t'additional text'\n\t ...
#
# In a file used by version NG there is a 1000 characters limit on each line
# and no limit on the number of lines.
# it is recommended not to include any new line characters in the 
# messages - the code will break the lines on its own.
#
CPSC_AUTHENTICATION_FAILED	You have failed authentication
	Please call sysadmin
CPSC_AUTHENTICATION_SUCCEEDED	Authentication succeeded
	You can safely read your mail